C1.Win.4.8 Assembly / C1.Win.Collections.ObjectModel Namespace / ObservableDictionary<TKey,TValue> Class


ObservableDictionary<TKey,TValue> Class Properties

For a list of all members of this type, see ObservableDictionary<TKey,TValue> members.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyOverloaded. Gets or sets the element with the specified key.  
Public PropertyGets an ICollection containing the keys of the ObservableDictionary<TKey,TValue>.  
Public PropertyGets an ICollection containing the values in the ObservableDictionary<TKey,TValue>.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
See Also